-
Notifications
You must be signed in to change notification settings - Fork 1k
[WIP] Add learning Pathway: Jupyter-based teaching #6215
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[WIP] Add learning Pathway: Jupyter-based teaching #6215
Conversation
716e856 to
a611285
Compare
97d1f5c to
2710ec6
Compare
2710ec6 to
647f6a4
Compare
| --- | ||
| layout: tutorial_hands_on |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [GTN Lint] <GTN:046> reported by reviewdog 🐶
Please do not include an # Introduction section, it is unnecessary here, just start directly into your text. The first paragraph that is seen by our infrastructure will automatically be shown in a few places as an abstract.
| --- | |
| layout: tutorial_hands_on | |
| layout: tutorial_hands_on |
| --- | ||
| layout: tutorial_hands_on |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [GTN Lint] <GTN:046> reported by reviewdog 🐶
Please do not include an # Introduction section, it is unnecessary here, just start directly into your text. The first paragraph that is seen by our infrastructure will automatically be shown in a few places as an abstract.
| --- | |
| layout: tutorial_hands_on | |
| layout: tutorial_hands_on |
|
|
||
| Let's start this tutorial with a list of a few very common and important Jupyter terms. | ||
|
|
||
| ### Jupyter |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am working on a train-the-trainers pathway called
Jupyter-based teaching. In addition to the basics of Jupyter-based teaching and it's advantages, this pathway is intended to convey how Jupyter can be customized to the specific needs of your own course.The tutorials are tailored to containerized Jupyter installations and present real-life use cases. Hands-On parts and their solutions are also presented in a containerized manner and can be reproduced on your own computer.
The tutorials for this pathway are including use cases like:
An tutorial how you can use your customized JupyterLabs with Galaxy or JHaaS will be provided, too.
Please note, that this is Work in Progress! There is still missing text or just bullet points, there are no images yet and the examples have only been verified on linux so far.
Nevertheless, I'd like to create this PR as a draft to draw some attention to it. Even though the pathway and its tutorials aren't finished yet, I welcome feedback if anything seems to be unclear or missing. As long as this PR is WIP, any feedback can be included in the development.
Roadmap
Formalia
Contents
Misc